projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae11bda
)
Fix a typo in a comment.
author
Eli Zaretskii
<eliz@gnu.org>
Mon, 18 Feb 2013 16:34:09 +0000
(18:34 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Mon, 18 Feb 2013 16:34:09 +0000
(18:34 +0200)
src/xdisp.c
patch
|
blob
|
history
diff --git
a/src/xdisp.c
b/src/xdisp.c
index 9d2994f0728407143726ddd6704df31e383b2785..55d1272faafd902e4a92b2c6802d53d5a1ff59cf 100644
(file)
--- a/
src/xdisp.c
+++ b/
src/xdisp.c
@@
-28422,7
+28422,7
@@
x_draw_vertical_border (struct window *w)
if (FRAME_HAS_VERTICAL_SCROLL_BARS (XFRAME (w->frame)))
return;
- /* Note: It is necessary to redraw bot the left and the right
+ /* Note: It is necessary to redraw bot
h
the left and the right
borders, for when only this single window W is being
redisplayed. */
if (!WINDOW_RIGHTMOST_P (w)